MdbCursor.find

Positions this cursor at the given key.

@param key @param op @throws lmdb_oo.MbdError on failure

class MdbCursor
bool
find
(
K
)
(
const ref K key
,
const MDB_cursor_op op = MDB_SET
)

Meta